home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / programs / dman310.zip / DMANRTM.DOC < prev    next >
Text File  |  1993-04-25  |  1KB  |  30 lines

  1.  
  2. DMANRTM.EXE is a run-time model required to run DoorMan.  It is
  3. the equivilant of BRUN45.EXE for Quick Basic programs except this
  4. one is for PDS 7.1 and DoorMan.
  5.  
  6. As a rule, I detest programs that require run-time modules.  
  7. However, after much debate and testing, I have decided to go this
  8. route with this program.  Here's why:
  9.  
  10.   1.  With the conversion of DOORMENU.EXE over to PDS 7.1
  11.       all the EXEs in this package are now written using that
  12.       software.  Therefore, all the EXEs can utilize the same
  13.       Run-Time module.
  14.   
  15.   2.  The total bytes in the distribution archive for both 
  16.       methods is almost identical (less than 1k difference).
  17.       Therefore, it's not costing you any more disk space 
  18.       to have the run-time module present.
  19.  
  20.   3.  The memory required for the door itself (DOORMENU.EXE)
  21.       when compiled as stand-alone is about 220k.  Compiled 
  22.       this way, that drops to 172k.  Therefore, DoorMan as a
  23.       whole only requires 186k total now to operate as opposed
  24.       to 251k if each program is compiled as stand-alone.
  25.  
  26. Besides the fact that you have the have DMANRTM.EXE on your hard
  27. drive, the ONLY disadvantage to doing it this way is that the programs
  28. will take slightly longer to load.  With the speed of todays machines,
  29. what's an extra millisecond here or there?
  30.